* {
margin: 0px;
padding: 0px;
}
html{
position:relative;
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background:url(../pic/A3.jpg) no-repeat center center fixed;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
background-color:#fff;
}
.reg0{
width:900px;
margin:0px auto;
}
.header{
float:left;
width:100%;
height:100px;
padding-top:10px;
margin-left:1%;
text-align:center;
}
.menubar{
float:left;
width:100%;
height:40px;
text-align:center;
margin-left:1%;
padding-top:5px;
padding-left:5px;
padding-right:5px;
}
.menubar2{
background-color:#0099CC;
float:left;
width:100%;
height:40px;
text-align:center;
margin-left:1%;
padding-top:5px;
padding-left:5px;
padding-right:5px;
}

.menu ul{
list-style:none;
}
.menu ul li{
width:120px;
height:30px;
line-height:30px;
text-align:center;
float:left;
}
.menu ul li a{
text-decoration:none;
color:#000077;
font-size:16px;
display:block;
}
.menu ul li a:hover{
background-color:#fff;
}

.menu5 ul{
list-style:none;
}

.menu5 ul li{
width:120px;
height:25px;
float:left;
text-align:center;
line-height:25px;
position:relative;
border-radius:4px;
}

.menu5 ul li a{
text-decoration:none;
color:#000077;
display:block;
}

.menu5 ul li a:hover{
background-color:#fff;
border-radius:4px;
}

.menu5 ul ul{
position:absolute;
display:none;
}

.menu5 ul li:hover > ul{
display:block;
}
.menu5 ul ul ul{
margin-left:110px;
top:0px;
}

.menu3 ul{
list-style:none;
}
.menu3 ul li{
width:120px;
height:30px;
line-height:30px;
text-align:center;
float:right;
}
.menu3 ul li a{
text-decoration:none;
color:#000077;
font-size:16px;
display:block;
}
.menu3 ul li a:hover{
background-color:#fff;
}
.menu4 ul{
list-style:none;
}
.menu4 ul li{
border:1px solid white;
width:189px;
height:30px;
line-height:30px;
text-align:center;
float:left;
}
.menu4 ul li a{
text-decoration:none;
color:#fff;
font-size:20px;
display:block;
}
.menu4 ul li a:hover{
background-color:#000077;
}
.header1{
float:left;
width:55%;
height:150px;
text-align:center;
}
.header2{
float:inherit;
width:30%;
height:150px;
padding-left:
text-align:left;
}
.header3{
float:right;
width:15%;
height:150px;
text-align:center;
border-bottom-style:solid;
border-radius:150px;
}
.eror{
color:#FFFFFF;
}
.regx{
float:left;
width:80%;
height:auto;
text-align:center;
margin-top:20px;
margin-left:10%;
margin-right:00%;color:#33FFFF;
00FFFF;
margin-bottom:10px;
}

.reg1{
background-color:#FFFFFF;
float:left;
width:80%;
height:auto;
text-align:center;
margin-top:20px;
margin-left:10%;
margin-right:00%;
color:#009966;
margin-bottom:10px;
}
.rg1{
float:left;
width:50%;
height:auto;
text-align:center;
color:#009966;
margin-bottom:10px;
padding-left:5px;
}
.rg2{
float:left;
width:40%;
height:auto;
text-align:center;
color:#fff;
margin-bottom:10px;
padding-left:5px;
border-left:groove;
}
.rg3{
float:left;
width:80%;
height:auto;
text-align:center;
color:#009966;
margin-bottom:10px;
padding-left:10px;
margin-left:10%;
border-top:groove;
border-top-color:#0000DD;
padding-top:30px;
}
.regg1{
background-color:#FFFFFF;
float:left;
width:80%;
height:auto;
text-align:center;
margin-top:20px;
margin-left:20%;
margin-right:0%;
color:#009966;
margin-bottom:10px;
}
.reg2{
background-color:#FFFFFF;
float:left;
width:98%;
height:auto;
text-align:center;
margin-top:10px;
color:#000077;
margin-bottom:10px;
padding-left:2%;
}


.areg2{
background-color:;
float:left;
width:25%;
height:auto;
text-align:center;
margin-top:10px;
color:#333333;
margin-bottom:10px;
padding-left:2%;
}


@media screen and (max-width:899px){
.reg0{
width:100%;
}
.header{
width:100%;
}
.menubar{
width:100%;
}
.menu{
width:70%;
}
.menu3{
width:30%;
}
.reg1{
width:80%;
}
.rg1{
width:40%;
}
.rg2{
width:40%;
}
.rg3{
width:80%;
}
.regg1{
width:30%;
}
img{
width:100%;
}
}
@media screen and (max-width:640px){
.regg1{
width:60%;
}

.rg1{
width:60%;
}
.rg2{
width:60%;
}
.rg3{
width:60%;
}
img{
width:100%;
}

}
@media screen and (max-width:320px){
.reg0{
width:320px;
}}

.menu5 ul{
list-style:none;
}

.menu5 ul li{
background-color:#000000;
border:1px solid #CCCCCC;
width:125px;
height:35px;
float:left;
text-align:center;
line-height:35px;
position:relative;
border-radius:4px;
}
.menu5 ul li a{
text-decoration:none;
color:#fff;
display:block;
}

.menu5 ul li a:hover{
background-color:#000066;
border-radius:4px;
}

.menu5 ul ul{
position:absolute;
display:none;
}

.menu5 ul li:hover > ul{
display:block;
}
.menu5 ul ul ul{
margin-left:110px;
top:0px;
}